home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1986 October / Ahoy_Magazine_86-10_1986_Double_L.d64 / Ahoy! News (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  940b  |  24 lines

  1. 10 print"[147]";:poke53280,0:poke53281,2:poke646,1:printchr$(14)
  2. 20 printtab(15)"[193]hoy! [206]ews":printtab(15)"[163][163][163][163][163][163][163][163][163][163]"
  3. 30 print:print"     [193]hoy! is pleased to announce that"
  4. 40 print" with the co-operation of [195]ovox, the"
  5. 50 print" leading company in voice synthesis,"
  6. 60 print" brings to you our readers a number of"
  7. 70 print" voice programs with instructions on"
  8. 80 print" the reverse side of the [193]hoy! program"
  9. 90 print" disk. [212]his is the begining of our"
  10. 100 print" commitment to bring to [193]hoy! readers"
  11. 110 print" the finest in games, education and"
  12. 120 print" productivity software possible."
  13. 130 print"     [210]emember when it comes to voice"
  14. 140 print" synthesis and recognition...."
  15. 150 print" [195]ovox is the name.      [193]hoy! [211]taff"
  16. 160 print:print:print" [208].[211].-[206]ext month's disk will include"
  17. 170 print" some exciting games from [198]irebird"
  18. 180 printtab(5)"[158] [208]ress [193]ny [203]ey for [196]irectory ";
  19. 190 getan$:ifan$=""then 190
  20. 200 print"[147][204]oading [196]irectory...."
  21. 210 print"load";chr$(34);"dir 1";chr$(34);",8"
  22. 220 print"run":print"[145][145][145][145][145][145][145][145][145]"
  23. 230 poke631,13:poke632,13:poke198,2:end
  24.